Namespace - LJCNetCommon
Parameters
setup - The setup CodeTokens
Syntax
C# |
public Void SetKeywords(CodeTokenizer setup)
|
Sets the Keywords from the previously initialized CodeTokens. (R)
Remarks
This is provided to set the Keywords in a Parallel.For() loop.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.